home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
VISUALBA
/
BTNCLOC.ZIP
/
FRMCLOCK.FRM
(
.txt
)
< prev
next >
Wrap
Visual Basic Form
|
1993-07-31
|
1KB
|
33 lines
frmClock
Form1
Form15
btnClock
time / date go here
MS Sans Serif
Timer1
Form_Load
frmClock
Height
btnClock
Width
Screen
ShowTheTime
Caption
Timer1_Timer
btnClock_Click
frmStopClock
btnClock_Click
Form_Load
Make the form frmClock the same size as
the button btnClock so that we only see
btnClock. Borderstyle of frmClock must be 0
Now set the Top and Left poperties of
btmForm to put it on the lower rigthf
corner of the display screene
initial time display
ShowTheTime
hh:mm AMPM dd mmm
Make the display format what you want
Timer1_Timer
update the displaya